Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 179,338 for

document formatting

(0.68 sec)
  1. Edit PDF File Tags|Aspose.PDF for .NET

    This article explains how to edit tags in the PDF Documents using Aspose.PDF for .NET library....their purpose and role in the document. When editing these PDFs,...must be taken to uphold the document’s structure and accessibility...

    docs.aspose.com/pdf/net/edit-pdf-file-tags/
  2. Font.size property | Aspose.Words for Python

    Font.size property. Gets or sets the font size in points....Examples Shows how to insert formatted text using DocumentBuilder...DocumentBuilder. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FrameFormat.HorizontalAlignment | Aspose.Words ...

    Discover the FrameFormat HorizontalAlignment property to easily adjust and optimize your frame's horizontal alignment for better design control....to get information about formatting properties of paragraphs...that are frames. Document doc = new Document ( MyDir + "Paragraph...

    reference.aspose.com/words/net/aspose.words/fra...
  4. FrameFormat.IsFrame | Aspose.Words for .NET

    Discover the FrameFormat IsFrame property. Easily determine if your paragraph is a frame, enhancing your Document's layout and design....to get information about formatting properties of paragraphs...that are frames. Document doc = new Document ( MyDir + "Paragraph...

    reference.aspose.com/words/net/aspose.words/fra...
  5. ParagraphFormat.Shading | Aspose.Words for .NET

    Discover the ParagraphFormat Shading property for enhanced text styling. Access a Shading object to elevate your paragraph's visual appeal effortlessly....that refers to the shading formatting for the paragraph. public...borders and shading. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  6. Aspose pdf is failing to convert text containin...

    Hello, I’m using TextAbsorber to extract text from pdf but it is failing to convert the superscript and subscript from pdf. The pdf contains simple mathematical and chemistry equations. Please guide me to get it done, I…...public String convertToText(Document pdfDocument, int page) throws...methods may not handle these formatting styles correctly, especially...

    forum.aspose.com/t/aspose-pdf-is-failing-to-con...
  7. Aspose::Words::Lists::ListLevelAlignment enum |...

    Aspose::Words::Lists::ListLevelAlignment enum. Specifies alignment for the list number or bullet in C++....how to apply custom list formatting to paragraphs when using...MakeObject < Aspose :: Words :: Document > (); // A list allows us...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. Online POTX File Comparison or Build C++ Apps t...

    Free online app to Compare different POTX files. C++ comparison library code for POTX Documents....Total C++ Compare Potx Online Document Comparison App and C++ Code...Develop powerful C++ based POTX document comparison applications. Freely...

    products.aspose.com/total/cpp/compare/potx/
  9. Aspose::Words::Drawing::HorizontalRuleFormat cl...

    Aspose::Words::Drawing::HorizontalRuleFormat class. Represents horizontal rule Formatting. To learn more, visit the Documentation article in C++....Represents horizontal rule formatting. To learn more, visit the...the Working with Shapes documentation article. class HorizontalRuleFormat...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. FolderFontSource | Aspose.Words for Java

    Represents the folder that contains TrueType font files in Java....the Working with Fonts documentation article. Examples: Shows...r(), false, 1); Document doc = new Document(); doc.setFontSettings(new...

    reference.aspose.com/words/java/com.aspose.word...